gnustep-gpbs software package provides GNUstep PasteBoard server, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gnustep-gpbs
gnustep-gpbs is installed in your system.
Make ensure the gnustep-gpbs package were installed using the commands given below,
$ sudo dpkg-query -l | grep gnustep-gpbs *
You will get with gnustep-gpbs package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | gnustep-gpbs |
| Version | 0.22.0-1ubuntu1 |
| Description | GNUstep PasteBoard server |
| Sub Section | libs |